home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / set.H < prev    next >
Encoding:
C/C++ Source or Header  |  1990-12-18  |  2.9 KB  |  124 lines

  1. /*
  2.  * Copyright (c) 1986, 1990 by The Trustees of Columbia University in
  3.  * the City of New York.  Permission is granted to any individual or
  4.  * institution to use, copy, or redistribute this software so long as it
  5.  * is not sold for profit, provided this copyright notice is retained.
  6.  */
  7.  
  8. #ifdef RCSID
  9. #ifndef lint
  10. static char *set_rcsid = "$Header: /f/src2/encore.bin/cucca/mm/tarring-it-up/RCS/set.H,v 2.4 90/10/04 18:26:38 melissa Exp $";
  11. #endif
  12. #endif /* RCSID */
  13.  
  14. /*
  15.  * set.h - defines for "set" command options
  16.  */
  17.  
  18. #number 1
  19. #def VAR_BOOLEAN
  20. #def VAR_INTEGER
  21. #def VAR_FILE
  22. #def VAR_ADDRLIST
  23. #def VAR_COMMAND
  24. #def VAR_CMDARGS
  25. #def VAR_CMDKEYS
  26. #def VAR_KEYLIST
  27. #def VAR_TEXT
  28. #def VAR_QUOTEDSTR
  29. #def VAR_FILES
  30. #def VAR_USERNAME
  31. #def VAR_KEYWORDS
  32. #def VAR_OFILE
  33. #def VAR_MAYBE
  34. #def VAR_PROMPT
  35. #def VAR_ALIAS
  36. #def VAR_DIRECTORY
  37.  
  38. /*
  39.  * The lines below must be kept sorted by name, where "_" sorts
  40.  * before alpha chars.
  41.  */
  42. #number 0
  43. #def SET_ALIASES_USE_GROUPS
  44. #def SET_APPEND_NEW_MAIL
  45. #def SET_APPEND_SIGNATURE
  46. #def SET_AUTO_CREATE_FILES
  47. #def SET_AUTO_STARTUP_GET
  48. #def SET_AUTOWRAP_COLUMN
  49. #def SET_BROWSE_CLEAR_SCREEN
  50. #def SET_BROWSE_PAUSE
  51. #def SET_CHECK_INTERVAL
  52. #def SET_CLEAR_SCREEN
  53. #def SET_CONTINUOUS_CHECK
  54. #def SET_CONTROL_D_AUTOMATIC_SEND
  55. #def SET_CONTROL_E_EDITOR
  56. #def SET_CONTROL_L_CONFIRM
  57. #def SET_CONTROL_N_ABORT
  58. #def SET_CRT_FILTER
  59. #def SET_DEFAULT_BCC_LIST
  60. #def SET_DEFAULT_CC_LIST
  61. #def SET_DEFAULT_FCC_LIST
  62. #def SET_DEFAULT_FROM
  63. #def SET_DEFAULT_MAIL_TYPE
  64. #def SET_DEFAULT_READ_COMMAND
  65. #def SET_DEFAULT_REPLY_TO
  66. #def SET_DEFAULT_SEND_COMMAND
  67. #def SET_DIRECTORY_FOLDERS
  68. #def SET_DISPLAY_FLAGGED_MESSAGES
  69. #def SET_DISPLAY_OUTGOING_MESSAGE
  70. #def SET_DONT_PRINT_HEADERS
  71. #def SET_DONT_TYPE_HEADERS
  72. #def SET_EDITOR
  73. #def SET_ESCAPE_AUTOMATIC_SEND
  74. #def SET_EXPUNGE_ON_BYE
  75. #def SET_FAST_INIT_FILE
  76. #def SET_FINGER_COMMAND
  77. #def SET_GNUEMACS_MMAIL
  78. #def SET_HANDLE_CHANGED_MODTIME
  79. #def SET_HEADER_OPTIONS_FILE
  80. #def SET_HELP_FILE
  81. #def SET_HELP_DIR
  82. #def SET_INCOMING_MAIL
  83. #def SET_KEYWORDS
  84. #def SET_LIST_INCLUDE_HEADERS
  85. #def SET_LIST_ON_SEPARATE_PAGES
  86. #def SET_MAIL_ALIASES
  87. #def SET_MAIL_DIRECTORY
  88. #def SET_MAIL_FILE
  89. #def SET_MMAIL_PATH
  90. #def SET_MODIFY_READ_ONLY
  91. #def SET_MOVEMAIL_PATH
  92. #def SET_NEW_FILE_MODE
  93. #def SET_ONLY_PRINT_HEADERS
  94. #def SET_ONLY_TYPE_HEADERS
  95. #def SET_PERSONAL_NAME
  96. #def SET_PRINT_FILTER
  97. #def SET_PROMPT_FOR_BCC
  98. #def SET_PROMPT_FOR_CC
  99. #def SET_PROMPT_FOR_FCC
  100. #def SET_PROMPT_RCPT_ALWAYS
  101. #def SET_READ_PROMPT
  102. #def SET_REPLY_ALL
  103. #def SET_REPLY_INCLUDE_ME
  104. #def SET_REPLY_INDENT
  105. #def SET_REPLY_INITIAL_DISPLAY
  106. #def SET_REPLY_INSERT
  107. #def SET_SAVED_MESSAGES_FILE
  108. #def SET_SEND_PROMPT
  109. #def SET_SEND_VERBOSE
  110. #def SET_SENDMAIL_BACKGROUND
  111. #def SET_SENDMAIL_VERBOSE
  112. #def SET_SPELLER
  113. #def SET_SUSPEND_ON_EXIT
  114. #def SET_SUSPEND_ON_QUIT
  115. #def SET_TEMP_DIRECTORY
  116. #def SET_TERSE_TEXT_PROMPT
  117. #def SET_TOP_LEVEL_PROMPT
  118. #def SET_USE_CRT_FILTER_ALWAYS
  119. #def SET_USE_EDITOR_ALWAYS
  120. #def SET_USE_INVALID_ADDRESS
  121. #def SET_USER_HEADERS
  122. #def SET_USER_LEVEL
  123. #def SET_USER_NAME
  124.